@media screen and (max-width: 767px) {
  .common-spacing {
    padding: 40px 0px;
  }
  .menulist-wrap h2 {
    font-size: 25px;
  }
  .menulist-wrap h3 {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .home-herobanner-wrap {
    position: relative;
    height: 210px;
  }
  .home-herobanner-wrap .swiper-horizontal {
    touch-action: pan-y;
    height: 100%;
  }
  .home-herobanner-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .home-herobanner-wrap .single-slide .slide-content h1 {
    font-size: 18px;
  }
  .home-herobanner-wrap .custom-prev img {
    width: 70px;
  }
  .home-herobanner-wrap .custom-next img {
    width: 64px;
  }
  .homeaboutraaga-wrap .first-circle {
    display: none;
  }
  .homeaboutraaga-wrap .second-circle {
    display: none;
  }
  .homeaboutraaga-wrap img {
    display: none;
  }
  .homeaboutraaga-wrap h3 {
    font-size: 16px;
  }
  .homeaboutraaga-wrap h2 {
    font-size: 20px;
  }
  .services-wrap h5 {
    font-size: 16px;
  }
  .services-wrap h2 {
    font-size: 20px;
  }
  .services-wrap img {
    height: 220px;
  }
  .services-wrap ul {
    margin-bottom: 25px;
  }
  .whypeoplelove-wrap h5 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .whypeoplelove-wrap h2 {
    font-size: 25px;
    line-height: 1.5;
  }
  .whypeoplelove-wrap img {
    margin-top: 20px;
  }
  .private-chef img {
    width: 100%;
    height: 40vh;
    object-fit: cover;
  }
  .what-makes-us-diffrent h2 {
    font-size: 18px;
  }
  .what-makes-us-diffrent h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }
  .what-makes-us-diffrent h3 br {
    display: none;
  }
  .what-makes-us-diffrent .why-us-innercard {
    margin-bottom: 20px;
  }
  .testimonial-wrap h5 {
    font-size: 16px;
    margin-top: 30px;
  }
  .testimonial-wrap h4 {
    font-size: 25px;
  }
  .contact-gallery__kicker {
    font-size: 16px;
  }
  .contact-gallery__title {
    font-size: 25px;
    line-height: 1.5;
  }
  .contact-gallery__item {
    width: 100%;
  }
  .contact-gallery__item.contact-gallery__item--wide {
    width: 100%;
  }
  .servicebanner-wrap h1 {
    font-size: 25px;
    line-height: 1.5;
  }
  .servicebanner-wrap {
    padding: 45px 0px;
  }
  .testimonial-wrap img {
    height: 320px;
    object-fit: cover;
  }
  .client-review-card img {
    height: auto;
  }
  .gallery-banner h1 {
    font-size: 25px;
    line-height: 1.5;
  }
  .gallery-banner {
    padding: 100px 0px;
  }
  .galleryimages-wrap h2 {
    font-size: 25px;
    line-height: 1.5;
  }
  .aboutusbanner-wrap h1 {
    font-size: 25px;
  }
  .behindbusiness-wrap .founder-box {
    position: relative;
    display: none;
  }
  .single-founder-wrap #bgimgpos {
    display: none;
  }
  .behindbusiness-wrap h2 {
    font-size: 16px;
  }
  .behindbusiness-wrap h3 {
    font-size: 25px;
    margin-top: 20px;
  }
  .single-founder-wrap h2 {
    font-size: 25px;
  }
  .atour-place-wrap .placecompare {
    padding: 20px 15px;
    margin-bottom: 20px;
  }
  .atour-place-wrap .placecompare h3 {
    font-size: 25px;
  }
  .atour-place-wrap .feturecard {
    margin-bottom: 20px;
  }
  .whythis-exist h2 {
    font-size: 25px;
    line-height: 1.5;
  }
  .menubanner-wrap {
    padding: 120px 0px;
  }
  .footer-wrap .ftr-container {
    flex-wrap: wrap;
  }
  .leftsec-ftr {
    padding: 20px;
    width: 100%;
    background-image: url(./images/footerbg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
  }
  .leftsec-ftr h3 {
    font-size: 25px;
  }
  .leftsec-ftr h4 {
    font-size: 20px;
    margin: 20px 0px;
  }
  .leftsec-ftr ul {
    gap: 10px;
    margin-top: 20px;
    padding-top: 20px;
  }
  .footer-wrap .ftr-container .right-ftr {
    width: 50%;
    display: none;
  }
  .contact-booking {
    padding: 0 0 40px;
    margin-top: 20px;
  }
  .contact-booking__left {
    padding: 25px 15px;
  }
  .contact-booking__leftinner {
    padding: 0px 10px;
  }
  .contact-heading--gold {
    font-size: 25px;
    margin: 0 0 10px;
  }
  .contact-booking__right {
    padding: 30px 10px;
  }
  .contact-banner__title {
    font-size: 25px;
    line-height: 1.5;
  }
  .contact-booking__label {
    font-size: 16px;
  }
  .contact-banner {
    min-height: unset;
  }
  .site-header .firststrip a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
  }

  .site-header .secondstrip {
    display: none;
  }

  /* Mobile Header */
  .mobile-header {
    height: 60px;
    background: #18312e;
    border-bottom: 1px solid #ddd;
  }

  .menu-toggle {
    background: none;
    border: none;
    font-size: 32px;
    cursor: pointer;
  }

  /* Side Menu */
  .side-menu {
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    height: 100%;
    background: #18312e;
    z-index: 1050;
    transition: left 0.3s ease;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.15);
  }

  /* Active Menu */
  .side-menu.active {
    left: 0;
  }

  /* Menu Header */
  .menu-header {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
  }

  .mobile-header button#openMenu img {
    width: 50px;
  }
  .mobile-header .logo {
    padding-left: 10px;
  }

  /* Close Button */
  .close-btn {
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
  }

  /* Menu Links */
  .menu-links {
    list-style: none;
    padding: 20px;
    margin: 0;
  }

  .menu-links li {
    margin-bottom: 15px;
  }
  .menu-links a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
  }

  .close-btn img {
    width: 40px;
    margin-left: 160px;
  }

  /* Overlay */
  .menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    z-index: 1040;
  }

  .menu-overlay.active {
    opacity: 1;
    visibility: visible;
  }
  header.mobile-header {
    display: flex !important;
  }
  div#sideMenu {
    display: block;
  }
}
